body  {
  margin:  0;  padding:  0;
  background-image: url(tiled image 131-3146_IMG copy.jpg);
  background-repeat:  repeat;
  }

#wrapper  {
  width:  720px;
  position:  relative;
  left:  50%;
  margin-left:  -360px;
  }

h1  {visibility: hidden; font-size: 1px;
  }

#graphic  {
  position:  absolute;
  width:  650px;
  height:  650px;
  top:  15px;
  left:  60px;
  }

#content  {
  position:  absolute;
  width:  520px;
  height:  520px;
  top:  5px;
  left:  80px;
  margin:  1.5em  2.0em  2.0em;  padding:  1.0em;
  font-family:  helvetica, arial, sans-serif;
  font-size: medium
  font-weight:  normal;
  color:   #fff;
  }

a:link  {
  text-decoration:  none;
  font-weight:  bold;
  color:  #fff;
  }

a:visited  {
  font-style: normal;
  font-family:  helvetica, arial, sans-serif;
  font-weight:  bold;
  text-decoration:  none;
  color:  #fff;
  }

a:hover {
  text-decoration: underline;
  }

